Package-level declarations

Types

Link copied to clipboard
@Repository
interface TemplateRepository : JpaRepository<Template, String>